home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 2505.TXT < prev    next >
Text File  |  1993-04-01  |  3KB  |  64 lines

  1. ___________________________________________________________________________
  2. STACKER NOTE                                                   STACKER NOTE 
  3. Title: Bootable, Self Mounting Stacker Removable Disks.
  4. STAC FAX Index #2505 - 10/8/92                          
  5. ___________________________________________________________________________
  6.  
  7. Background.
  8.  
  9.    This note outlines a procedure for creating bootable, self mounting 
  10.    Stacker removables, such as floppy disks, Bernoulli cartridges, and 
  11.    Syquest drives.  This allows the Stacked data to be read by any system 
  12.    that boots from them.  Due to the overhead associated with the boot files, 
  13.    it is recommended that a floppy disk be at least 720K.  Stacker must be 
  14.    installed on the system used to create this disk.  
  15.  
  16. Procedure.       
  17.  
  18.    NOTE: (a: denotes the drive you wish to make bootable)
  19.   
  20.    1. If the disk has been formatted and is empty, use the DOS SYS command 
  21.       to transfer system files to the disk.  For example type: 
  22.        
  23.       SYS A:  If the media has not been formatted, use:   
  24.        
  25.       Format A: /S      to format and copy system files.
  26.       (For more on these commands, consult your DOS manual)
  27.  
  28.    2. Copy STACKER.COM from your Stacker directory to a:\
  29.        
  30.       NOTE: Any driver files required by a removable would need to be copied
  31.             also at this time.
  32.     
  33.    3. Create a Config.sys on a: with this line:  Device=a:stacker.com a:
  34.       For example,  type:    copy con a:\Config.sys          <Enter>
  35.                              Device=a:stacker.com @a:\.DSK   <Enter>
  36.              
  37.        Press Ctrl-Z  and  <Enter>  to save the file.
  38.        
  39.        NOTE: For removables, add the necessary device driver line(s) before 
  40.        the Stacker line.
  41.     
  42.    4. Delete A:\command.com  (This is to make more room. It is actually 
  43.       run from the Stacker drive, so we will add it later.)
  44.     
  45.    5. To create the Stacker drive type: 
  46.               Screate A:       
  47.  
  48.    6. In order to mount this new drive, it is necessary to add a replaceable
  49.       '@' to the Stacker device driver in C:\Config.sys.  You can use 
  50.        ant text editor to modify the file.  The line should look something  
  51.        like this:       Device=C:\STACKER\STACKER.COM C:\STACVOL.DSK  @
  52.  
  53.    7: After modifying Config.sys, remove the disk, and restart the system.  
  54.       Once booted, insert the freshly Stacked diskette and mount it by 
  55.       typing:  Stacker A:
  56.  
  57.    8: Copy Command.com to Stacker drive A:
  58.  
  59.    9: This disk is now self mounting and bootable.  You may wish to reboot
  60.       from the disk to test it.
  61.    
  62. ___________________________________________________________________________
  63. Copyright 1992,  Stac Electronics                  
  64.